home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / moreselmaniafix.swf / scripts / DefineButton2_197 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-16  |  69 b   |  6 lines

  1. on(release){
  2.    _root.mouse += 1;
  3.    play();
  4.    Mouse.hide();
  5. }
  6.